home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / m / megalo_sound / megalosoundv1.39.dms / megalosoundv1.39.adf / diskbackup.com < prev    next >
Text File  |  1993-10-13  |  1KB  |  34 lines

  1. ;           **** Megalosound Floppy Disk Backup Routines ... ****
  2. ;                  * (C) 1993 Damon Bennett/KBE Software. *
  3.  
  4. .key destination
  5.  
  6. path Megalosound:c/
  7.  
  8. failat 30
  9.  
  10. echo "           Megalosound - © 1993 Microdeal"
  11. echo "          =============================="
  12. echo "Floppy disk backup program - Instructions..."
  13. echo " "
  14. echo "This  program will shortly prompt you for a source"
  15. echo "and  destination disk.  It must be made clear that"
  16. echo "the source disk is your ORIGINAL Megalosound disk,"
  17. echo "and  that  the  destination disk is an unwanted or"
  18. echo "blank disk that you want to place the backup on."
  19. echo "You  will  be  prompted to insert each disk either"
  20. echo "into  a  different disk drive at the same time, or"
  21. echo "into  the  same  drive  but at different times for"
  22. echo "which  you  will  be  prompted.   Press  return to"
  23. echo "confirm  the  disk insertion, make sure the SOURCE"
  24. echo "disk  is write protected and press CTRL-C to abort"
  25. echo "the copy at any time."
  26. echo ""
  27. echo ""
  28. echo ""
  29. echo "Press the Left mouse button to Start ...."
  30. waitmouse
  31.  
  32. xeq >NIL: "CON:100/80/430/96/Copying Disk ..." Megalosound:CopyDisk.com
  33. EndCLI >NIL:
  34.